home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Champak 128
/
Vol 128 (Damaged).iso
/
games
/
rocketbi.swf
/
scripts
/
DefineButton2_537
/
BUTTONCONDACTION on(press, keyPress y).as
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2011-03-26
|
199 b
|
9 lines
on(press, keyPress "y"){
_root.mafiamission = killtarget;
_root.mafiareward = reward;
_parent.mob.talkcounter = 0;
_parent.mob.play();
_parent.play();
gotoAndStop("yes");
}